context.afterFuncCtx.once (field)

3 uses

	context (current package)
		context.go#L317: 		a.once.Do(func() {
		context.go#L333: 	once sync.Once // either starts running f or stops f from running
		context.go#L342: 	a.once.Do(func() {